GtkCssProvider: Implement GtkStyleProvider->get_style_property
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 18 Jun 2010 15:04:03 +0000 (17:04 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:37:13 +0000 (15:37 +0100)
commitbf12227435e1cc8858a33148f820a8a29f895059
treea3c71e8181024c23a6c7041699ec052be6eae9d2
parent37335fbb6f572813b9af9524902c9161abfcae4c
GtkCssProvider: Implement GtkStyleProvider->get_style_property

Style properties in the resource files are something like:

-GtkComboBox-appears-as-string
-GtkEntry-icon-prelight

Following the usual naming spec for extensions to CSS.
gtk/gtkcssprovider.c